Abstract: Database Systems have been ruling the Computer industry since its inception, especially Relational Database Management Systems. RDBMS’ have dominated the database market all over the world. Object Oriented Database Management Systems have also been in existence since a decade or so but they have not been able to win the end-users confidence. Though RDBMS is most widely used database system across the globe but it has several limitations or issue like normalization, redundancy which have not been addressed completely. This research is one step in that direction and addresses the issues of RDBMS in order to reduce the redundancy up to major extent and eliminate the process of normalization in database designing.

Keywords: DBMS, RDBMS, Relations, Tables, Attributes, Primary Key, Foreign Key, normalization.